home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Developer
/
StopWatch
/
Source
/
English.lproj
/
ClientMgr.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-28
|
359 b
|
28 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ClientMgr = {
ACTIONS = {
deleteClient:;
newClient:;
updateClient:;
addClient:;
cancel:;
selectClient:;
};
OUTLETS = {
cancelButton;
clientList;
updateButton;
clientBrowser;
panel;
deleteButton;
dataForm;
newButton;
addButton;
};
SUPERCLASS = Object;
};